<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/**top*************************************************************************************************************************/
.top_box{ background-color:#009504; width:100%;}
.top_content{ float:right;}
.top_content li a{ display:block; font-family:"宋体"; color:#FFFFFF;}
.top_content li{ float:left; margin-left:5px; margin-right:5px; border-right:1px solid #FFFFFF; padding-right:10px; margin-top:10px;
margin-bottom:10px;}
.top_content .bor_no{ border:none;}
/**top_nav*************************************************************************************************************************/
.top_navbox{border-bottom:3px solid #129c15;width:100%;}
.cont1000px .logo{ display:block; float:left; margin-top:27px;}
.cont1000px .top_nav{  float:right; }
.cont1000px .top_nav li{ float:left; line-height:110px; margin-left:9px; margin-right:9px;}
.cont1000px .top_nav li a{ color:#009504; font-family:Vani; font-weight:bold; padding-left:9px;padding-right:10px; padding-top:5px;
 border-radius:2px;}
.cont1000px .top_nav li a:hover{ background-color:#009504; color:#FFFFFF; }
/*.cont1000px .top_nav li .current{background-color:#009504; color:#FFFFFF;  }*/

/**banner*************************************************************************************************************************/
.banner{ display:block; width:100%;}


.listbox{ margin-bottom:50px;}



/**footer*************************************************************************************************************************/

.footer_box{ background-image:url(../img/bj_04.png); width:100%; background-repeat:no-repeat;}
.footer_box p{ text-align:center; margin:0 auto; color:#fff; line-height:30px; padding-top:12px; padding-bottom:12px;}

</pre></body></html>